[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  COMMAND.COM       Clipper in a batch file with DOS 5.0.

  Clipper Version  1.29 dtd 04/15/91.

  Problem Statement

  When a Clipper program is executed from a batch file, using DOS 5.0,
  you may get a "Missing Command.com" message on exit.

  Cause

  Unknown

  Work Around(s)

  Put the following in the batch file, before executing the Clipper app:

       %COMSPEC% /C EXIT


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson